From e3e89e3ba1b4a9f38889e97882b2434f43edbd75 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Tue, 27 Oct 2009 10:53:06 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1ba5a0275ee..80bec52f000 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2009-10-27 Michael Albinus + + * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'. + (tramp-imap-do-copy-or-rename-file): Don't use the inode, when + calling `tramp-imap-put-file'. Add file size to the call. + (tramp-imap-get-file-entries): Compute also user name, file size, + and date. + (tramp-imap-handle-insert-directory): Insert uid and gid. + (tramp-imap-handle-file-attributes): Transform uid and gid + according to `id-format'. + (tramp-imap-put-file): New optional parameter SIZE. Encode file + size in header X-Size. + 2009-10-26 Juanma Barranquero * simple.el (transpose-subr): Give clearer error when the mark -- 2.30.2